One character type fix - tony [gale@gtk.org]
authorTony Gale <gale@src.gnome.org>
Thu, 13 Aug 1998 13:35:11 +0000 (13:35 +0000)
committerTony Gale <gale@src.gnome.org>
Thu, 13 Aug 1998 13:35:11 +0000 (13:35 +0000)
docs/gtk_tut.sgml
docs/tutorial/gtk_tut.sgml

index a948db791538068779327bd5a69b6116f742b25d..b17bb492c12925152d0fbf21671b3cf7f8d2febc 100644 (file)
@@ -7100,7 +7100,7 @@ tree, and connects all the signals for the relevant objects, so you
 can see when they are emitted.
 
 <tscreen><verb>
-/* example-start tree tree.h */
+/* example-start tree tree.c */
 
 #include <gtk/gtk.h>
 
index a948db791538068779327bd5a69b6116f742b25d..b17bb492c12925152d0fbf21671b3cf7f8d2febc 100644 (file)
@@ -7100,7 +7100,7 @@ tree, and connects all the signals for the relevant objects, so you
 can see when they are emitted.
 
 <tscreen><verb>
-/* example-start tree tree.h */
+/* example-start tree tree.c */
 
 #include <gtk/gtk.h>